home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 February / PC Shareware 1997-02.iso / programy / pcbaby / _setup.1 / PCBaby4.exe / 0 / RCDATA / TWORDS / TWORDS.txt
Text File  |  1996-10-21  |  13KB  |  464 lines

  1. object Words: TWords
  2.   Left = 158
  3.   Top = 128
  4.   BorderStyle = bsDialog
  5.   Caption = 'Words'
  6.   ClientHeight = 360
  7.   ClientWidth = 498
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   TextHeight = 16
  16.   object TabbedNotebook1: TTabbedNotebook
  17.     Left = 0
  18.     Top = 0
  19.     Width = 498
  20.     Height = 360
  21.     Align = alClient
  22.     TabFont.Color = clBlue
  23.     TabFont.Height = -12
  24.     TabFont.Name = 'MS Sans Serif'
  25.     TabFont.Style = []
  26.     TabOrder = 0
  27.     object TTabPage
  28.       Left = 5
  29.       Top = 26
  30.       Caption = 'First Word'
  31.       object MainTitle: TLabel
  32.         Left = 0
  33.         Top = 64
  34.         Width = 481
  35.         Height = 42
  36.         Alignment = taCenter
  37.         AutoSize = False
  38.         Caption = 'Child'#39's First Word'
  39.         Font.Color = clYellow
  40.         Font.Height = -37
  41.         Font.Name = 'Arial'
  42.         Font.Style = [fsUnderline]
  43.         ParentFont = False
  44.       end
  45.       object FirstWord: TLabel
  46.         Left = 0
  47.         Top = 121
  48.         Width = 481
  49.         Height = 86
  50.         Alignment = taCenter
  51.         AutoSize = False
  52.         Font.Color = clYellow
  53.         Font.Height = -73
  54.         Font.Name = 'Arial'
  55.         Font.Style = [fsBold]
  56.         ParentFont = False
  57.       end
  58.       object Label13: TLabel
  59.         Left = 8
  60.         Top = 293
  61.         Width = 281
  62.         Height = 25
  63.         AutoSize = False
  64.         Caption = 'Words'
  65.         Font.Color = clBlue
  66.         Font.Height = -21
  67.         Font.Name = 'Arial'
  68.         Font.Style = []
  69.         ParentFont = False
  70.       end
  71.       object BitBtn3: TBitBtn
  72.         Left = 352
  73.         Top = 288
  74.         Width = 25
  75.         Height = 31
  76.         Caption = ' '
  77.         Font.Color = clBlack
  78.         Font.Height = -11
  79.         Font.Name = 'MS Sans Serif'
  80.         Font.Style = [fsBold]
  81.         ParentFont = False
  82.         TabOrder = 0
  83.         OnClick = BitBtn3Click
  84.         Kind = bkHelp
  85.         Margin = 2
  86.         Spacing = -1
  87.       end
  88.     end
  89.     object TTabPage
  90.       Left = 5
  91.       Top = 26
  92.       Caption = 'Word Log'
  93.       object Bevel2: TBevel
  94.         Left = 360
  95.         Top = 192
  96.         Width = 81
  97.         Height = 81
  98.       end
  99.       object Label7: TLabel
  100.         Left = 24
  101.         Top = 24
  102.         Width = 41
  103.         Height = 19
  104.         Caption = 'Date:'
  105.         Font.Color = clBlue
  106.         Font.Height = -16
  107.         Font.Name = 'Arial'
  108.         Font.Style = [fsBold]
  109.         ParentFont = False
  110.       end
  111.       object Label8: TLabel
  112.         Left = 24
  113.         Top = 56
  114.         Width = 47
  115.         Height = 19
  116.         Caption = 'Word:'
  117.         Font.Color = clBlue
  118.         Font.Height = -16
  119.         Font.Name = 'Arial'
  120.         Font.Style = [fsBold]
  121.         ParentFont = False
  122.       end
  123.       object Title: TLabel
  124.         Left = 80
  125.         Top = 57
  126.         Width = 49
  127.         Height = 19
  128.         Caption = 'Empty'
  129.         Font.Color = clBlue
  130.         Font.Height = -16
  131.         Font.Name = 'Arial'
  132.         Font.Style = [fsBold]
  133.         ParentFont = False
  134.       end
  135.       object Label14: TLabel
  136.         Left = 24
  137.         Top = 88
  138.         Width = 68
  139.         Height = 19
  140.         Caption = 'Remarks'
  141.         Font.Color = clBlue
  142.         Font.Height = -16
  143.         Font.Name = 'Arial'
  144.         Font.Style = [fsBold]
  145.         ParentFont = False
  146.       end
  147.       object Label10: TLabel
  148.         Left = 336
  149.         Top = 16
  150.         Width = 105
  151.         Height = 19
  152.         Caption = 'Word Search:'
  153.         Font.Color = clBlue
  154.         Font.Height = -16
  155.         Font.Name = 'Arial'
  156.         Font.Style = [fsBold]
  157.         ParentFont = False
  158.       end
  159.       object Label9: TLabel
  160.         Left = 336
  161.         Top = 72
  162.         Width = 99
  163.         Height = 19
  164.         Caption = 'Date Search:'
  165.         Font.Color = clBlue
  166.         Font.Height = -16
  167.         Font.Name = 'Arial'
  168.         Font.Style = [fsBold]
  169.         ParentFont = False
  170.       end
  171.       object Label12: TLabel
  172.         Left = 376
  173.         Top = 195
  174.         Width = 49
  175.         Height = 14
  176.         Alignment = taCenter
  177.         Caption = 'Delete'
  178.         Font.Color = clRed
  179.         Font.Height = -11
  180.         Font.Name = 'Arial'
  181.         Font.Style = [fsBold]
  182.         ParentFont = False
  183.       end
  184.       object Label11: TLabel
  185.         Left = 376
  186.         Top = 256
  187.         Width = 49
  188.         Height = 14
  189.         Alignment = taCenter
  190.         Caption = 'Word'
  191.         Font.Color = clRed
  192.         Font.Height = -11
  193.         Font.Name = 'Arial'
  194.         Font.Style = [fsBold]
  195.         ParentFont = False
  196.       end
  197.       object Label3: TLabel
  198.         Left = 8
  199.         Top = 293
  200.         Width = 281
  201.         Height = 25
  202.         AutoSize = False
  203.         Caption = 'Words'
  204.         Font.Color = clBlue
  205.         Font.Height = -21
  206.         Font.Name = 'Arial'
  207.         Font.Style = []
  208.         ParentFont = False
  209.       end
  210.       object DelButton: TSpeedButton
  211.         Left = 376
  212.         Top = 208
  213.         Width = 49
  214.         Height = 49
  215.         Glyph.Data = {
  216.           26020000424D260200000000000076000000280000001C0000001B0000000100
  217.           040000000000B0010000CE0E0000D80E00000000000000000000000000000000
  218.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  219.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  220.           66666666676666660000666666666666666666667B101B160000666666666666
  221.           66666667B101B1B600006666666666666666667B101B1B060000666666666666
  222.           666667B101B1B0B6000066666666666666667B101B1B0B060000666666666666
  223.           66670101B1B0B00600006666666666666672001B1B0B00060000666666666666
  224.           67022201B0B0000600006666666666667B0022000B0000660000666666666667
  225.           B1B10220B0000666000066666666667B1B1B0020000066660000666666666701
  226.           B1B1B0200006666600006666666672001B1B1000006666660000666666670222
  227.           01B1B000066666660000666666780022001B00006666666600006666678D8D02
  228.           20B0000666666666000066667008D800200000666666666600006667FDF08D80
  229.           20000666666666660000667FDFD0D8D00000666666666666000067FDFDF00D80
  230.           0006666666666666000067DFDFDF08000066666666666666000060FDFDFD0000
  231.           06666666666666660000600FDFDF000066666666666666660000600DFDF00006
  232.           6666666666666666000060000000006666666666666666660000660000000666
  233.           66666666666666660000}
  234.         OnClick = DelButtonClick
  235.       end
  236.       object SpeedButton1: TSpeedButton
  237.         Left = 256
  238.         Top = 208
  239.         Width = 25
  240.         Height = 25
  241.         Hint = 'Previous Word'
  242.         Glyph.Data = {
  243.           78010000424D7801000000000000760000002800000020000000100000000100
  244.           04000000000000000000120B0000120B00000000000000000000000000000000
  245.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  246.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  247.           3333333333777F33333333333309033333333333337F7F333333333333090333
  248.           33333333337F7F33333333333309033333333333337F7F333333333333090333
  249.           33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  250.           3333333777737777F333333099999990333333373F3333373333333309999903
  251.           333333337F33337F33333333099999033333333373F333733333333330999033
  252.           3333333337F337F3333333333099903333333333373F37333333333333090333
  253.           33333333337F7F33333333333309033333333333337373333333333333303333
  254.           333333333337F3333333333333303333333333333337333333330000}
  255.         NumGlyphs = 2
  256.         ParentShowHint = False
  257.         ShowHint = True
  258.         OnClick = SpeedButton1Click
  259.       end
  260.       object SpeedButton3: TSpeedButton
  261.         Left = 256
  262.         Top = 232
  263.         Width = 25
  264.         Height = 25
  265.         Hint = 'Next Word'
  266.         Glyph.Data = {
  267.           78010000424D7801000000000000760000002800000020000000100000000100
  268.           04000000000000000000120B0000120B00000000000000000000000000000000
  269.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  270.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  271.           333333333337F33333333333333033333333333333373F333333333333090333
  272.           33333333337F7F33333333333309033333333333337373F33333333330999033
  273.           3333333337F337F33333333330999033333333333733373F3333333309999903
  274.           333333337F33337F33333333099999033333333373333373F333333099999990
  275.           33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  276.           33333333337F7F33333333333309033333333333337F7F333333333333090333
  277.           33333333337F7F33333333333309033333333333337F7F333333333333090333
  278.           33333333337F7F333333333333000333333333333377733333330000}
  279.         NumGlyphs = 2
  280.         ParentShowHint = False
  281.         ShowHint = True
  282.         OnClick = SpeedButton3Click
  283.       end
  284.       object EntryDate: TLabel
  285.         Left = 72
  286.         Top = 24
  287.         Width = 64
  288.         Height = 19
  289.         Caption = '__-__-__'
  290.         Font.Color = clBlue
  291.         Font.Height = -16
  292.         Font.Name = 'Arial'
  293.         Font.Style = [fsBold]
  294.         ParentFont = False
  295.       end
  296.       object Entry: TMemo
  297.         Left = 16
  298.         Top = 112
  299.         Width = 233
  300.         Height = 145
  301.         Lines.Strings = (
  302.           '')
  303.         ScrollBars = ssVertical
  304.         TabOrder = 0
  305.       end
  306.       object TitleSearch: TComboBox
  307.         Left = 332
  308.         Top = 40
  309.         Width = 145
  310.         Height = 26
  311.         Font.Color = clBlack
  312.         Font.Height = -16
  313.         Font.Name = 'Arial'
  314.         Font.Style = []
  315.         ItemHeight = 18
  316.         ParentFont = False
  317.         TabOrder = 1
  318.         OnClick = TitleSearchClick
  319.       end
  320.       object DateSearch: TComboBox
  321.         Left = 332
  322.         Top = 96
  323.         Width = 145
  324.         Height = 26
  325.         Font.Color = clBlack
  326.         Font.Height = -16
  327.         Font.Name = 'Arial'
  328.         Font.Style = []
  329.         ItemHeight = 18
  330.         ParentFont = False
  331.         TabOrder = 2
  332.         OnClick = DateSearchClick
  333.       end
  334.       object BitBtn4: TBitBtn
  335.         Left = 332
  336.         Top = 128
  337.         Width = 145
  338.         Height = 49
  339.         Caption = 'New Word'
  340.         Font.Color = clBlue
  341.         Font.Height = -19
  342.         Font.Name = 'Arial'
  343.         Font.Style = [fsBold]
  344.         ParentFont = False
  345.         TabOrder = 3
  346.         OnClick = BitBtn4Click
  347.       end
  348.       object BitBtn2: TBitBtn
  349.         Left = 352
  350.         Top = 288
  351.         Width = 25
  352.         Height = 31
  353.         Caption = ' '
  354.         Font.Color = clBlack
  355.         Font.Height = -11
  356.         Font.Name = 'MS Sans Serif'
  357.         Font.Style = [fsBold]
  358.         ParentFont = False
  359.         TabOrder = 4
  360.         OnClick = BitBtn2Click
  361.         Kind = bkHelp
  362.         Margin = 2
  363.         Spacing = -1
  364.       end
  365.     end
  366.     object TTabPage
  367.       Left = 5
  368.       Top = 26
  369.       Caption = 'Word List'
  370.       object Label4: TLabel
  371.         Left = 8
  372.         Top = 293
  373.         Width = 281
  374.         Height = 25
  375.         AutoSize = False
  376.         Caption = 'Words'
  377.         Font.Color = clBlue
  378.         Font.Height = -21
  379.         Font.Name = 'Arial'
  380.         Font.Style = []
  381.         ParentFont = False
  382.       end
  383.       object Label5: TLabel
  384.         Left = 196
  385.         Top = 56
  386.         Width = 285
  387.         Height = 37
  388.         Alignment = taCenter
  389.         Caption = 'Total Word Count'
  390.         Font.Color = clYellow
  391.         Font.Height = -32
  392.         Font.Name = 'Arial'
  393.         Font.Style = [fsBold, fsUnderline]
  394.         ParentFont = False
  395.       end
  396.       object WordCount: TLabel
  397.         Left = 200
  398.         Top = 96
  399.         Width = 273
  400.         Height = 111
  401.         Alignment = taCenter
  402.         AutoSize = False
  403.         Caption = '0'
  404.         Font.Color = clYellow
  405.         Font.Height = -96
  406.         Font.Name = 'Arial'
  407.         Font.Style = [fsBold]
  408.         ParentFont = False
  409.       end
  410.       object WordList: TMemo
  411.         Left = 8
  412.         Top = 16
  413.         Width = 185
  414.         Height = 217
  415.         TabOrder = 0
  416.       end
  417.       object BitBtn5: TBitBtn
  418.         Left = 352
  419.         Top = 288
  420.         Width = 25
  421.         Height = 31
  422.         Caption = ' '
  423.         Font.Color = clBlack
  424.         Font.Height = -11
  425.         Font.Name = 'MS Sans Serif'
  426.         Font.Style = [fsBold]
  427.         ParentFont = False
  428.         TabOrder = 1
  429.         OnClick = BitBtn5Click
  430.         Kind = bkHelp
  431.         Margin = 2
  432.         Spacing = -1
  433.       end
  434.     end
  435.   end
  436.   object BitBtn1: TBitBtn
  437.     Left = 392
  438.     Top = 314
  439.     Width = 93
  440.     Height = 31
  441.     Caption = 'Close'
  442.     Default = True
  443.     Font.Color = clGreen
  444.     Font.Height = -19
  445.     Font.Name = 'Arial'
  446.     Font.Style = [fsBold]
  447.     ModalResult = 1
  448.     ParentFont = False
  449.     TabOrder = 1
  450.     OnClick = BitBtn1Click
  451.     Glyph.Data = {
  452.       F6000000424DF600000000000000760000002800000010000000100000000100
  453.       04000000000080000000CE0E0000D80E00000000000000000000000000000000
  454.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  455.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  456.       5555555555555555555555555205555555555555222055555555555522205555
  457.       5555555222220555555555222222055555555722052220555555720555522055
  458.       5555555555522205555555555555220555555555555552205555555555555572
  459.       0555555555555557205555555555555552205555555555555555}
  460.     Margin = 8
  461.     Spacing = -1
  462.   end
  463. end
  464.